ASP.NET MVC コントロールヘルプ
ShowGroups メソッド (ComboBoxBaseBuilder<T,TControl,TBuilder>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ComboBoxBaseBuilder<T,TControl,TBuilder> クラス : ShowGroups メソッド
値。
C1.Web.Mvc.ComboBoxBase<T>.ShowGroups を構成します。 データグループを区切るグループヘッダー項目をドロップダウンに表示するかどうかを決定する値を設定します。
シンタックス
'宣言
 
Public Overridable Function ShowGroups( _
   ByVal value As System.Boolean _
) As TBuilder
public virtual TBuilder ShowGroups( 
   System.bool value
)

パラメータ

value
値。

戻り値の型

現在のビルダ。
参照

ComboBoxBaseBuilder<T,TControl,TBuilder> クラス
ComboBoxBaseBuilder<T,TControl,TBuilder> メンバ